home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Especial Multimedia
/
Especial Multimedia.iso
/
Multimed
/
Herra
/
TIMWIN.ZIP
/
TIMDEFS.H
< prev
next >
Wrap
Text File
|
1993-09-22
|
620b
|
23 lines
;timdefs.h
#define image file ; definition of type image
#define LUTMASK 0xC ; 1100
#define BITMASK 0x3 ; 0011
#define COL16 0x10 ; 1 0000
#define NO_DITHER 0x20 ;10 0000
#define DISPL_MASK 0xfff0
#define WINLUT1 0x4
;#define WINLUT2 not in use
#define WINLUT3 0x8
#define WINLUT4 0xC
#define BITCOPY1 0x1
#define BITCOPY2 0x2
#define BITCOPY3 0x3
#define MK_NOFG 0
#define MK_PCVISION 1
#define MK_FGPLUS 2
#define MK_CORTEX1 3
#define MK_VFG 0x103